﻿/* reset */
html
{
    _background-image: url(about:blank); /*用浏览器空白页面作为背景*/
    _background-attachment: fixed; /* prevent screen flash in IE6 确保滚动条滚动时，元素不闪动*/
}
html, body
{
    height: 100%;
    border: 0 none;
}
body, form, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, li, dt, dd, blockquote
{
    margin: 0;
    padding: 0;
}
li
{
    list-style-type: none;
}
img
{
    border: none;
    vertical-align: middle;
}
body, h1, h2, h3, h4, h5, h6, tr, button, select, textarea
{
    font-size: 12px;
}
button
{
    padding: 0;
    cursor: pointer;
}
input, textarea
{
    padding: 2px;
    font-size: 12px;
    line-height: normal;
}
h1, h2, h3, h4, h5, h6
{
    font-weight: 400;
}
sup, sub
{
    font-size: 0.7em;
    vertical-align: baseline;
}
cite, i, em
{
    font-style: normal;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
body, td, th, textarea, button
{
    font-family: Arial,Tahoma,Helvetica,sans-serif;
}

body
{
    background-color: #eee;
    color: #666666;
}
a
{
    color: #666666;
    text-decoration: none;
    zoom: 1;
}

.i_face
{
    position: relative;
    width: 80px;
    text-align: left;
}
textarea
{
    resize: none;
    outline: 0;
}
.t_c
{
    text-align: center;
}
/* 文本溢出 */
.ellipsis
{
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.clearfix
{
    clear: both;
    height: 0px;
    font-size: 0px;
    _overflow: hidden;
}
.w100
{
    width: 100%;
}
.w1002
{
    width: 1002px;
    margin: 0 auto;
    overflow-x: hidden;
}
.m15
{
    padding-bottom: 15px;
}
.first_a
{
    display: block;
    width: 159px;
    color:#fff;
}
ul.dropdown ul li a
{
    width: 140px;
    display: block;
}
.language a
{
    color: #000 !important;
    display: inline-block;
    width: 60px;
    text-indent: 25px;
}
.language .language_1 a
{
    background: url("Images/cn.jpg") no-repeat;
    height: 16px;
    line-height: 16px;
}
.language .language_2 a
{
    background: url("Images/en.jpg") no-repeat;
    height: 16px;
    line-height: 16px;
}
.pStyle
{
    position: absolute;
    right: 12px;
    top: 12px;
}
.style1 .setHome
{
    background: url("Images/home1.png") no-repeat left center;
    display: inline-block;
    text-align: right;
    width: 70px;
    color: #fff;
    height: 16px;
    line-height: 16px;
}
.style1 .favorite
{
    background: url("Images/add1.png") no-repeat left center;
    display: inline-block;
    margin-left: 15px;
    text-align: right;
    width: 70px;
    color: #fff;
    height: 16px;
    line-height: 16px;
}
.style2 .setHome
{
    background: url("Images/home.png") no-repeat left center;
    display: inline-block;
    text-align: right;
    width: 70px;
    color: #666666;
    height: 16px;
    line-height: 16px;
}
.style2 .favorite
{
    background: url("Images/add.png") no-repeat left center;
    display: inline-block;
    margin-left: 15px;
    text-align: right;
    width: 70px;
    color: #666666;
    height: 16px;
    line-height: 16px;
}
.message_list
{
    letter-spacing: 1px;
    word-spacing: 1px;
    line-height: 200%;
    border: solid 1px #CCC;
    margin-top: 4px;
}
.message_list li
{
    border-bottom: 1px dashed #C0C0C0;
    line-height: 18px;
    padding: 10px 0;
    white-space: normal;
    width: 700px;
    margin: 0 auto;
}

.message_list li .title
{
    background: url("Images/title.jpg") no-repeat left center;
    padding: 2px 0 0 20px;
}
/*******************************************************************
**********************
********************** 分页
**********************
*******************************************************************/
.pages a, .pages a:hover
{
    text-decoration: none;
}
.pages
{
    margin: 0 auto;
    font-family: 宋体;
    padding-top: 15px;
    padding-bottom: 17px;
    font-size: 12px;
    width: 700px;
}
.custom-css
{
    height: 28px;
    line-height: 28px;
    padding-top: 15px;
    vertical-align: bottom;
    padding-bottom: 17px;
}
.pages a, .pages .cpb
{
    display: inline-block;
    padding: 2px 8px;
    margin: 0px 2px;
    height: 20px;
    line-height: 20px;
    border: solid 1px #D7D7D7;
    color: #333;
    font-size: 12px;
    text-decoration: none;
    vertical-align: middle;
}
.pages a:hover
{
    border: solid 1px #FD6D01;
    color: #FD6D01;
}
.pages .cpb
{
    font-weight: 600;
    background-color: #FFEDE1;
    border: solid 1px #FD6D01;
    color: #FD6D01;
}

.page-box
{
    width: 30px;
    border: solid 1px #D7D7D7;
    color: #404040;
    text-align: center;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    background-color: transparent;
}
.submit-btn
{
    background: url("Images/common.png") no-repeat scroll 0 0 transparent;
    border: 1px solid #D7D7D7;
    border-radius: 4px 4px 4px 4px;
    color: #404040;
    cursor: pointer;
    height: 26px;
    line-height: 26px;
    margin: 0 6px;
    outline: medium none;
    text-align: center;
    width: 45px;
    vertical-align: middle;
}
.pages a.page-a-close
{
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    color: #CCCCCC;
    font-weight: 100;
}
.about_us_content{ line-height:180%; font-size:12px;}
.home-p-list{ position:relative;}
.new_product_list{ *overflow-x:hidden}
.new_product_list .hide{ display:none}

.article_content table td, .article_info_content table td
{
    border: solid 1px #ccc;
}
.banner
{
    position: relative;
    z-index: 1;
}
.menu
{
    position: relative;
    z-index: 800;
}
.menu table td a
{
   text-decoration: none;
    display: block;
    font-family:微软雅黑;
    font-size:16px;
}
.menu table td .a
{
    min-width:100px;
    font-weight:bold;
}

.menu table.table_menu
{
    width: 625px;
}
.menu .table .second-menu
{
    background: #fff;
    position: absolute;
    display: none;
    top: 40px;
    z-index: 999;
    width: 125px;
    left: 0;
    clear:both;
}
.menu .table .td-class
{
    padding:0
}
.menu .table .td-class .ahover
{  
    
}
.menu .table td .second-menu li
{
    color: #fff;
    font-size: 14px;
    background:url(images/second_a_bottom.png) no-repeat center bottom;   
    display:inline;    
    width:100%;
    float:left;
}
.menu .table td .second-menu a
{
    color: #fff;
    font-size: 14px;
    height: 18px;
    line-height:18px;
    padding: 6px 0px 10px;
    display:block;
    margin: 0 4px;
}
/*.menu .table td .second-menu a
{
    color: #fff;
    font-size: 14px;
    background:url(images/second_a_bottom.png) no-repeat center bottom;
    
    height: 18px;
    line-height:18px;
    padding: 6px 0px 10px;
    display:inline-block;
    width:92px;
}*/
.menu .table td .second-menu .no-bottom
{
    background:none;
}
.menu .table td .second-menu a:hover
{
   color:#FFFFCC;
   font-size:14px;
   line-height:18px;
   height:18px;
}
.pNewsList
{
    overflow-x:hidden;
}
